Skip to content

Don't ignore DB cache if local cache is empty #523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

jyn514
Copy link
Member

@jyn514 jyn514 commented Dec 14, 2019

This greatly speeds up builds using --skip + docker-compose, for which the local cache will always be empty.

This will be helpful for speeding up CI builds, which will (for the most part) test the functionality of the website, not the builder.

greatly speeds up builds using --skip + docker-compose, for which the local
cache will _always_ be empty
@pietroalbini pietroalbini merged commit 1ae73e9 into rust-lang:master Dec 16, 2019
@pietroalbini
Copy link
Member

Thanks!

@jyn514 jyn514 deleted the db-cache branch December 16, 2019 12:05
@jyn514 jyn514 mentioned this pull request Jan 24, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants